home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 24
/
PC Gamer IT CD 24 2-2.iso
/
UTILITY
/
ajour201
/
AJOUR.EXE
/
0
/
RCDATA
/
TMINOMBOX
/
TMINOMBOX.txt
< prev
Wrap
Text File
|
1997-06-28
|
5KB
|
206 lines
object MinOmBox: TMinOmBox
Left = 177
Top = 112
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Om Ajour'
ClientHeight = 270
ClientWidth = 301
Color = clNavy
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
OnHide = FormHide
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 10
Top = 13
Width = 281
Height = 203
Alignment = taLeftJustify
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clRed
Font.Color = clBlack
Font.Height = -8
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label3: TLabel
Left = 16
Top = 95
Width = 249
Height = 56
AutoSize = False
Caption =
'Denne kopi af Ajour er registreret. Tak for din �rlighed og inte' +
'resse, jeg h�ber, du har gl�de af Ajour.'
Font.Color = clNavy
Font.Height = -13
Font.Name = 'Comic Sans MS'
Font.Style = []
ParentFont = False
WordWrap = True
IsControl = True
end
object ProgramIcon: TImage
Left = 8
Top = 9
Width = 65
Height = 35
Picture.Data = {<image000.bmp>}
Stretch = True
IsControl = True
end
object ProductName: TLabel
Left = 104
Top = 3
Width = 137
Height = 50
AutoSize = False
Caption = 'Ajour'
Font.Color = clWhite
Font.Height = -37
Font.Name = 'Comic Sans MS'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 106
Top = 56
Width = 111
Height = 17
AutoSize = False
Caption = 'Vers. 2.00'
Font.Color = clNavy
Font.Height = -12
Font.Name = 'Comic Sans MS'
Font.Style = []
ParentFont = False
IsControl = True
end
object Copyright: TLabel
Left = 106
Top = 72
Width = 151
Height = 17
AutoSize = False
Caption = '�1997 Henning Schulz'
Font.Color = clNavy
Font.Height = -12
Font.Name = 'Comic Sans MS'
Font.Style = []
ParentFont = False
IsControl = True
end
object Comments: TLabel
Left = 17
Top = 156
Width = 251
Height = 40
AutoSize = False
Caption =
'Har du kommentarer eller ideer til Ajour, s� send en email til s' +
'chulz@post5.tele.dk'
Color = clRed
Font.Color = clWhite
Font.Height = -13
Font.Name = 'Comic Sans MS'
Font.Style = []
ParentColor = False
ParentFont = False
WordWrap = True
IsControl = True
end
object Label1: TLabel
Left = 8
Top = 41
Width = 65
Height = 11
Alignment = taCenter
AutoSize = False
Caption = 'din PC-partner'
Color = clWhite
Font.Color = clBlack
Font.Height = -8
Font.Name = 'Small Fonts'
Font.Style = [fsItalic]
ParentColor = False
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 94
Width = 253
Height = 62
AutoSize = False
Caption = 'Husk at registrere Ajour! L�s mere i Ajour.hlp.'
Font.Color = clYellow
Font.Height = -19
Font.Name = 'Comic Sans MS'
Font.Style = [fsBold, fsItalic]
ParentFont = False
WordWrap = True
IsControl = True
end
object SWkode: TLabel
Left = 16
Top = 163
Width = 133
Height = 21
AutoSize = False
Caption = 'UdKode=1234'
Font.Color = clYellow
Font.Height = -12
Font.Name = 'Comic Sans MS'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 136
Top = 163
Width = 66
Height = 17
Alignment = taRightJustify
AutoSize = False
Caption = 'Reg. kode'
Font.Color = clYellow
Font.Height = -12
Font.Name = 'Comic Sans MS'
Font.Style = []
ParentFont = False
end
object RegKode: TEdit
Left = 205
Top = 161
Width = 57
Height = 21
TabOrder = 0
OnExit = RegKodeExit
end
end
object OKButton: TButton
Left = 112
Top = 231
Width = 75
Height = 25
Caption = 'OK'
Default = True
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Comic Sans MS'
Font.Style = [fsBold]
ModalResult = 1
ParentFont = False
TabOrder = 1
OnClick = OKButtonClick
end
end